class H_MAP{K,E} < $MAP{K,E}
****
Hash table based on data buckets Make public


Flattened version is here

Ancestors
$MAP{_,_} $RO_MAP{_,_} $STR $CONTAINER{_}
$ELT{_} $ELT MAP_INCL{_,_} COMPARE{_}

Descendants
MAP{_,_}



Public


Features
delete(k:K)
size: INT


Private


The Sather Home Page